Skip to content

Conversation

@noahsmartin
Copy link
Contributor

@noahsmartin noahsmartin commented Nov 23, 2025

This doesn't need to be public, no other public headers use it now that SentryOptions is in Swift

#skip-changelog

Closes #6869

@noahsmartin noahsmartin added the ready-to-merge Use this label to trigger all PR workflows label Nov 23, 2025
@codecov
Copy link

codecov bot commented Nov 23, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
3994 1 3993 11
View the top 1 failed test(s) by shortest run time
SentryTests.SentryFileManagerTests::testCreateDirectoryIfNotExists_successful_shouldNotLogError
Stack Traces | 0s run time
.../SentryTests/Helper/SentryFileManagerTests.swift:1053 - XCTAssertEqual failed: ("1") is not equal to ("0")

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@noahsmartin noahsmartin force-pushed the sentryProfilingConditionalsPrivate branch 5 times, most recently from 11bbba3 to f1a5ef0 Compare November 24, 2025 03:51
@noahsmartin noahsmartin force-pushed the sentryProfilingConditionalsPrivate branch from f1a5ef0 to 1b84e43 Compare November 24, 2025 03:56
Copy link
Member

@philprime philprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for the new comments in the code

@github-actions
Copy link
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1229.82 ms 1258.33 ms 28.51 ms
Size 24.14 KiB 1.01 MiB 1014.60 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
ef2c9b3 1222.12 ms 1253.96 ms 31.84 ms
db9572a 1200.27 ms 1234.80 ms 34.53 ms
07f6759 1232.98 ms 1267.59 ms 34.61 ms
42a95d5 1206.00 ms 1224.26 ms 18.26 ms
7629df7 1224.80 ms 1250.29 ms 25.49 ms
474ae14 1217.54 ms 1241.44 ms 23.90 ms
b358363 1228.33 ms 1262.34 ms 34.01 ms
e446901 1233.32 ms 1252.32 ms 19.00 ms
a3dfd57 1230.78 ms 1244.91 ms 14.14 ms
d38165b 1211.41 ms 1242.49 ms 31.08 ms

App size

Revision Plain With Sentry Diff
ef2c9b3 23.75 KiB 933.03 KiB 909.29 KiB
db9572a 23.75 KiB 858.69 KiB 834.93 KiB
07f6759 23.75 KiB 997.26 KiB 973.52 KiB
42a95d5 23.75 KiB 906.08 KiB 882.33 KiB
7629df7 23.75 KiB 959.45 KiB 935.70 KiB
474ae14 24.14 KiB 1.01 MiB 1014.11 KiB
b358363 23.75 KiB 987.92 KiB 964.18 KiB
e446901 23.75 KiB 933.33 KiB 909.58 KiB
a3dfd57 23.75 KiB 913.63 KiB 889.87 KiB
d38165b 23.75 KiB 855.37 KiB 831.62 KiB

@noahsmartin noahsmartin merged commit e7a30b0 into main Nov 24, 2025
290 of 298 checks passed
@noahsmartin noahsmartin deleted the sentryProfilingConditionalsPrivate branch November 24, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ref: Make SentryProfilingConditionals private

3 participants